[INFO] cloning repository https://github.com/Arocial/codex2api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arocial/codex2api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArocial%2Fcodex2api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArocial%2Fcodex2api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 438b08763f037c29205b290eb82998251e5bfd58
[INFO] checking Arocial/codex2api against try#3857be5045fe74bd0f296f6f4c23db10f8857f73 for pr-156807
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArocial%2Fcodex2api" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Arocial/codex2api
[INFO] finished tweaking git repo https://github.com/Arocial/codex2api
[INFO] tweaked toml for git repo https://github.com/Arocial/codex2api written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arocial/codex2api on toolchain 3857be5045fe74bd0f296f6f4c23db10f8857f73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arocial/codex2api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90c2360b7378e2fbdba06b394849f89aace15fb5bc1311215c26196c6a069682
[INFO] running `Command { std: "docker" "start" "-a" "90c2360b7378e2fbdba06b394849f89aace15fb5bc1311215c26196c6a069682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90c2360b7378e2fbdba06b394849f89aace15fb5bc1311215c26196c6a069682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90c2360b7378e2fbdba06b394849f89aace15fb5bc1311215c26196c6a069682", kill_on_drop: false }`
[INFO] [stdout] 90c2360b7378e2fbdba06b394849f89aace15fb5bc1311215c26196c6a069682
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7baae1d925fc5a13d9b68aa5ac57a84e11fd91aee027fa42f4b88342235c03b
[INFO] running `Command { std: "docker" "start" "-a" "f7baae1d925fc5a13d9b68aa5ac57a84e11fd91aee027fa42f4b88342235c03b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling rama-macros v0.3.0-alpha.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking wildcard v0.3.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking asynk-strim v0.1.5
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking rama-error v0.3.0-alpha.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking endian-type v0.2.0
[INFO] [stderr]     Checking radix_trie v0.3.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking rama-utils v0.3.0-alpha.4
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tokio-graceful v0.2.2
[INFO] [stderr]     Checking psl v2.1.203
[INFO] [stderr]     Checking rama-core v0.3.0-alpha.4
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking rama-http-types v0.3.0-alpha.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking rama-net v0.3.0-alpha.4
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling dupe_derive v0.9.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ts-rs-macros v11.1.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking asn1-rs v0.7.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking hickory-proto v0.25.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rama-http-headers v0.3.0-alpha.4
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling allocative v0.3.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling schemafy_core v0.5.2
[INFO] [stderr]     Checking ts-rs v11.1.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking hickory-resolver v0.25.2
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling allocative_derive v0.3.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling starlark_map v0.13.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking codex-utils-absolute-path v0.0.0 (https://github.com/openai/codex#996aa23e)
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling schemafy_lib v0.5.2
[INFO] [stderr]     Checking rama-dns v0.3.0-alpha.4
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking dupe v0.9.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking serde_html_form v0.3.2
[INFO] [stderr]     Checking opentelemetry v0.31.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling icu_locale_data v2.2.0
[INFO] [stderr]     Checking matchit v0.9.2
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking logos v0.12.1
[INFO] [stderr]    Compiling schemafy v0.5.2
[INFO] [stderr]     Checking rama-http v0.3.0-alpha.4
[INFO] [stderr]     Checking annotate-snippets v0.9.2
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking rama-tcp v0.3.0-alpha.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling starlark v0.13.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling icu_decimal_data v2.2.0
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking display_container v0.9.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling starlark_derive v0.13.0
[INFO] [stderr]     Checking debugserver-types v0.5.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr] error: could not compile `rama-http` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3857be5045fe74bd0f296f6f4c23db10f8857f73/bin/rustc --crate-name rama_http --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-http-0.3.0-alpha.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::all' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' '--warn=clippy::unused_self' --warn=unused_imports --deny=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::return_self_not_must_use' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option' '--warn=clippy::redundant_clone' '--warn=clippy::option_option' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' '--warn=clippy::must_use_candidate' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::exit' '--warn=clippy::equatable_if_let' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::await_holding_lock' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compression", "default", "opentelemetry", "tls"))' -C metadata=96f6391db38129c2 -C extra-filename=-0026bceaf9802b5e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-49972bd4f52e7343.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8622a36d4a1f0c04.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dfdd58718076bb26.rmeta --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-50f2d0a17da7fc86.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-1ef92e17d4f1f0df.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-9a59864e400893c6.rmeta --extern http_range_header=/opt/rustwide/target/debug/deps/libhttp_range_header-191dba0dabd82bd6.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-dd055e56878c34d5.rmeta --extern iri_string=/opt/rustwide/target/debug/deps/libiri_string-21d2988779d32b39.rmeta --extern matchit=/opt/rustwide/target/debug/deps/libmatchit-bfaa0136cc60cd5d.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-7a20a789b030e24e.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-f0f3780066f274e0.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern radix_trie=/opt/rustwide/target/debug/deps/libradix_trie-137b398452d8545a.rmeta --extern rama_core=/opt/rustwide/target/debug/deps/librama_core-f0971b6c5ccaa59d.rmeta --extern rama_error=/opt/rustwide/target/debug/deps/librama_error-4f562524d4f6cd79.rmeta --extern rama_http_headers=/opt/rustwide/target/debug/deps/librama_http_headers-93cc0e82ad04c98c.rmeta --extern rama_http_types=/opt/rustwide/target/debug/deps/librama_http_types-6036c449ae789d58.rmeta --extern rama_net=/opt/rustwide/target/debug/deps/librama_net-f66e4db2b26a95ac.rmeta --extern rama_utils=/opt/rustwide/target/debug/deps/librama_utils-a5aa314163ef75f7.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-72ffcf6b2a6419fa.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-58951b894840d848.rmeta --extern serde_html_form=/opt/rustwide/target/debug/deps/libserde_html_form-df57feea704ae5d1.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-38588a78c05abce6.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e6329b39bd61f873.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9f854c8cdc01efd8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f7baae1d925fc5a13d9b68aa5ac57a84e11fd91aee027fa42f4b88342235c03b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7baae1d925fc5a13d9b68aa5ac57a84e11fd91aee027fa42f4b88342235c03b", kill_on_drop: false }`
[INFO] [stdout] f7baae1d925fc5a13d9b68aa5ac57a84e11fd91aee027fa42f4b88342235c03b
